Developer Documentation
PATH  WebObjects 4.0 Documentation > WebObjects Developer's Guide

Table of Contents Previous Section

Bindings

Bindings associate a component's template with its code. You use a declarations file (myComponent.wod) to define the bindings or mapping between the methods and variables you defined in your code and the <WebObject> tags in your template that specify dynamic elements and shared components.

Table of Contents Next Section